Reply content:Basic syntax
Coding techniques, coding specifications
Various functions
Various PHP modules
Learn a CMS or two-time development
Learn about Pdo,ado, data-driven layers, and learn MySQL on the go
Error mechanism
Object oriented
Use a framework to help develop
Magic method
Design Patterns
Reflection
Write a
PHP Learning Notes (a) easy to learn php,php learn notes
Target planning:
With the first lesson, we can learn about the PHP environment.
1. Understanding of the environment:
2. Access
Php Chinese network (www.php.cn) provides the most comprehensive basic tutorial on programming technology, introducing HTML, CSS, Javascript, Python, Java, Ruby, C, PHP, basic knowledge of MySQL and other programming languages. At the same time, this site also provides a large number of online instances, through which you can better learn programming... Reply con
0 reply content: basic syntax
Coding skills and coding specifications
Various functions
Various PHP modules
Learning a cms or secondary development
Learn about PDO, ADO, data driver layer, and mysql
Error Reporting Mechanism
Object-oriented
Use a framework to help developers
Magic
Design Mode
Reflection
Write tools and drivers.
Write a small framework by yourself (to be honest, you don't have so much energy
Talk about how beginners learn php ^_^
Author: silently
The article at the beginning of the list of so many contact, it will inevitably make you feel a bit of ad's meaning, but can not be questioned, there is really so little performance to ^_^, although sometimes too meticulous will be said mother, but fortunately this meticulous for programming, or pretty good!
From silently to others ask how to
failed with $_session["admin" set to False
$_session["admin"] = false;
Die ("You are not authorized to access");
}
?>
Isn't it simple? Consider $_session as an array stored on the server side, and every variable we register is the key to the array, not the same as using the array.
What if I want to log out of the system? The Session can be destroyed.
Session_Start ();
This method destroys a variable that was originally registered
unset ($_session[' admin ');
This method is to destroy the entir
The article at the beginning of the list of so many contact, it will inevitably make you feel a bit of ad's meaning, but can not be questioned, there is really so little performance to ^_^, although sometimes too meticulous will be said mother, but fortunately this meticulous for programming, or pretty good!
From silently to others ask how to learn PHP began, to a lot of people again to ask silently how to
Php Chinese network (www.php.cn) provides the most comprehensive basic tutorial on programming technology, introducing HTML, CSS, Javascript, Python, Java, Ruby, C, PHP, basic knowledge of MySQL and other programming languages. At the same time, this site also provides a large number of online instances, through which you can better learn programming... Reply: Fi
Are you sure you want to learn PHP by yourself? I want to learn how to build a website. I have a little programming basics. I am now learning PHP by myself. I would like to ask: Do you have to go to a formal company and participate in the company's projects to learn well? Wo
Reply content:First of all, these two things are not a restrictive relationship, there is no first to learn good one and then learn another problem. In fact, a few years I also often think of similar questions, such as specializing in Python or PHP, whether to devote to learning a certain framework and other issues.
Later on in a forum I found a can convince me
What should I learn when I learn PHP ?. Many PHP learners have been confused about the differences between a PHP programmer and a Java programmer or a. net programmer. tell you that they are all the same and there is no difference. The following content is unclear to many
PHP Learning Notes (ii) Learn basic PHP syntax and directory structure, learn the basic grammar of notes
Through this class,
1. Understanding the APPSERV directory structure
2. We can understand the basic syntax structure of PHP
1 My Appserv installation directory is e-driv
frameworks.CodeIgniterThe CodeIgniter is known for its ease of use, performance, and speed. Unlike Symfony,codeigniter, the main target is for developers who share hosts with people, or developers looking for PHP frameworks for small devices. It provides a simple solution, and there is an extension library that includes video tutorials, forums, user guides, and wikis. Beginners should consider using CodeIgniter.SeagullSeagull is a stable
comprehensive, but its main disadvantage is that it is slower than other frameworks. CodeIgniter The CodeIgniter is known for its ease of use, performance, and speed. Unlike Symfony,CodeIgniter is primarily for developers who share hosts with people, or developers looking for PHP frameworks for small devices. It provides a simple solution, and there is an extension library that includes video tutorials, forums, user guides, and wikis. Beginners sho
frameworks.CodeIgniterThe CodeIgniter is known for its ease of use, performance, and speed. Unlike Symfony,codeigniter, the main target is for developers who share hosts with people, or developers looking for PHP frameworks for small devices. It provides a simple solution, and there is an extension library that includes video tutorials, forums, user guides, and wikis. Beginners should consider using CodeIgniter.SeagullSeagull is a stable
The constant used to learn php at the front end and the constant used to learn php* Directory [1] definition constant [2] constant detection [3] system constant [4] before magic constant
Constants do not exist in javascript. in php, they are important content that is tied wi
This article introduces, how to be considered to learn PHP, how to learn PHP programming, the need for friends, refer to it.To learn PHP, you need to master the following: 1,php Basic g
Are you sure you want to learn PHP by yourself? I want to learn how to build a website. I have a little programming basics. I am now learning PHP by myself. I would like to ask: Do you have to go to a formal company and participate in the company's projects to learn well? Wo
[PHP Learn] PHP learn from the beginning 1
Preface: About 2006, study a period of time of PHP, and then did a download site, and later because of the postgraduate stage with Java, EE-related, so PHP was stranded,
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.